body {
    background-color: #ebf1f6;
}

body {
    font-family: Brygada 1918;
}

.bsrsnxot6a {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 4rem;
    line-height: .89;
    letter-spacing: -0.05em;
}

.bsrsnxot6a>.wsn2v7ks5q {
    font-size: 5rem;
}

.gudb6hegrl {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: -0.06em;
}

.gudb6hegrl>.wsn2v7ks5q {
    font-size: 4.375rem;
}

.pr5f4gy7p4 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
}

.pr5f4gy7p4>.wsn2v7ks5q {
    font-size: 1.25rem;
}

.gpojwnfn1u {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.5rem;
    line-height: 1.56;
    letter-spacing: -0.01em;
}

.gpojwnfn1u>.wsn2v7ks5q {
    font-size: 1.875rem;
}

.sjgaicaxg2 {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1.2rem;
    line-height: 1.53;
    letter-spacing: -0.01em;
}

.sjgaicaxg2>.wsn2v7ks5q {
    font-size: 1.5rem;
}

/* ---- Fluid typography for mobile devices ---- */
/* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
/* 100vw - current viewport width */
/* (48 - 20)  48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
/* 0.65 - min scale variable, may vary */
@media (max-width: 992px) {
    .bsrsnxot6a {
        font-size: 3.2rem;
    }
}

@media (max-width: 768px) {
    .bsrsnxot6a {
        font-size: 2.8rem;
        font-size: calc(2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.1 * (2.05rem + (4 - 2.05) * ((100vw - 20rem) / (48 - 20))));
    }

    .gudb6hegrl {
        font-size: 2.8rem;
        font-size: calc(1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.3 * (1.875rem + (3.5 - 1.875) * ((100vw - 20rem) / (48 - 20))));
    }

    .pr5f4gy7p4 {
        font-size: 0.8rem;
        font-size: calc(1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
    }

    .gpojwnfn1u {
        font-size: 1.2rem;
        font-size: calc(1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
    }

    .sjgaicaxg2 {
        font-size: 0.96rem;
        font-size: calc(1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20)));
        line-height: calc(1.4 * (1.07rem + (1.2 - 1.07) * ((100vw - 20rem) / (48 - 20))));
    }
}

/* Buttons */
.tgtx3ib322 {
    padding: 0.6rem 1.2rem;
    border-radius: 200px;
}

.btn-sm {
    padding: 0.6rem 1.2rem;
    border-radius: 200px;
}

.btn-md {
    padding: 0.6rem 1.2rem;
    border-radius: 200px;
}

.btn-lg {
    padding: 1rem 2.6rem;
    border-radius: 200px;
}

.bg-primary {
    background-color: #ff6700 !important;
}

.bg-success {
    background-color: #20ac6b !important;
}

.bg-info {
    background-color: #0aa3c2 !important;
}

.bg-warning {
    background-color: #cc9900 !important;
}

.bg-danger {
    background-color: #ae1e2c !important;
}

.f7yh19f9an,
.f7yh19f9an:active {
    background-color: #ff6700 !important;
    border-color: #ff6700 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.f7yh19f9an:hover,
.f7yh19f9an:focus,
.f7yh19f9an.focus,
.f7yh19f9an.active {
    color: #ffffff !important;
    background-color: #a84400 !important;
    border-color: #a84400 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.f7yh19f9an.qm702scq5o,
.f7yh19f9an:disabled {
    color: #ffffff !important;
    background-color: #a84400 !important;
    border-color: #a84400 !important;
}

.btn-secondary,
.btn-secondary:active {
    background-color: #394e7b !important;
    border-color: #394e7b !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary.active {
    color: #ffffff !important;
    background-color: #1e2840 !important;
    border-color: #1e2840 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-secondary.qm702scq5o,
.btn-secondary:disabled {
    color: #ffffff !important;
    background-color: #1e2840 !important;
    border-color: #1e2840 !important;
}

.tfwblg8p3i,
.tfwblg8p3i:active {
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.tfwblg8p3i:hover,
.tfwblg8p3i:focus,
.tfwblg8p3i.focus,
.tfwblg8p3i.active {
    color: #ffffff !important;
    background-color: #065e70 !important;
    border-color: #065e70 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.tfwblg8p3i.qm702scq5o,
.tfwblg8p3i:disabled {
    color: #ffffff !important;
    background-color: #065e70 !important;
    border-color: #065e70 !important;
}

.btn-success,
.btn-success:active {
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success.active {
    color: #ffffff !important;
    background-color: #12633e !important;
    border-color: #12633e !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-success.qm702scq5o,
.btn-success:disabled {
    color: #ffffff !important;
    background-color: #12633e !important;
    border-color: #12633e !important;
}

.btn-warning,
.btn-warning:active {
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning.active {
    color: #ffffff !important;
    background-color: #755800 !important;
    border-color: #755800 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-warning.qm702scq5o,
.btn-warning:disabled {
    color: #ffffff !important;
    background-color: #755800 !important;
    border-color: #755800 !important;
}

.btn-danger,
.btn-danger:active {
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger.active {
    color: #ffffff !important;
    background-color: #641119 !important;
    border-color: #641119 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-danger.qm702scq5o,
.btn-danger:disabled {
    color: #ffffff !important;
    background-color: #641119 !important;
    border-color: #641119 !important;
}

.btn-white,
.btn-white:active {
    background-color: #fafafa !important;
    border-color: #fafafa !important;
    color: #7a7a7a !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white.active {
    color: #4f4f4f !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-white.qm702scq5o,
.btn-white:disabled {
    color: #7a7a7a !important;
    background-color: #cfcfcf !important;
    border-color: #cfcfcf !important;
}

.btn-black,
.btn-black:active {
    background-color: #232323 !important;
    border-color: #232323 !important;
    color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.btn-black:hover,
.btn-black:focus,
.btn-black.focus,
.btn-black.active {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.2);
}

.btn-black.qm702scq5o,
.btn-black:disabled {
    color: #ffffff !important;
    background-color: #000000 !important;
    border-color: #000000 !important;
}

.btn-primary-outline,
.btn-primary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ff6700;
}

.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline.active {
    color: #a84400 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-primary-outline.qm702scq5o,
.btn-primary-outline:disabled {
    color: #ffffff !important;
    background-color: #ff6700 !important;
    border-color: #ff6700 !important;
}

.btn-secondary-outline,
.btn-secondary-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #394e7b;
}

.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline.active {
    color: #1e2840 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-secondary-outline.qm702scq5o,
.btn-secondary-outline:disabled {
    color: #ffffff !important;
    background-color: #394e7b !important;
    border-color: #394e7b !important;
}

.btn-info-outline,
.btn-info-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #0aa3c2;
}

.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline.active {
    color: #065e70 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-info-outline.qm702scq5o,
.btn-info-outline:disabled {
    color: #ffffff !important;
    background-color: #0aa3c2 !important;
    border-color: #0aa3c2 !important;
}

.btn-success-outline,
.btn-success-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #20ac6b;
}

.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline.active {
    color: #12633e !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-success-outline.qm702scq5o,
.btn-success-outline:disabled {
    color: #ffffff !important;
    background-color: #20ac6b !important;
    border-color: #20ac6b !important;
}

.btn-warning-outline,
.btn-warning-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #cc9900;
}

.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline.active {
    color: #755800 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-warning-outline.qm702scq5o,
.btn-warning-outline:disabled {
    color: #ffffff !important;
    background-color: #cc9900 !important;
    border-color: #cc9900 !important;
}

.btn-danger-outline,
.btn-danger-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #ae1e2c;
}

.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline.active {
    color: #641119 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-danger-outline.qm702scq5o,
.btn-danger-outline:disabled {
    color: #ffffff !important;
    background-color: #ae1e2c !important;
    border-color: #ae1e2c !important;
}

.btn-black-outline,
.btn-black-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #232323;
}

.btn-black-outline:hover,
.btn-black-outline:focus,
.btn-black-outline.focus,
.btn-black-outline.active {
    color: #000000 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-black-outline.qm702scq5o,
.btn-black-outline:disabled {
    color: #ffffff !important;
    background-color: #232323 !important;
    border-color: #232323 !important;
}

.btn-white-outline,
.btn-white-outline:active {
    background-color: transparent !important;
    border-color: transparent;
    color: #fafafa;
}

.btn-white-outline:hover,
.btn-white-outline:focus,
.btn-white-outline.focus,
.btn-white-outline.active {
    color: #cfcfcf !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow: none !important;
}

.btn-white-outline.qm702scq5o,
.btn-white-outline:disabled {
    color: #7a7a7a !important;
    background-color: #fafafa !important;
    border-color: #fafafa !important;
}

.k6wbglv4ch {
    color: #ff6700 !important;
}

.text-secondary {
    color: #394e7b !important;
}

.text-success {
    color: #20ac6b !important;
}

.text-info {
    color: #0aa3c2 !important;
}

.text-warning {
    color: #cc9900 !important;
}

.text-danger {
    color: #ae1e2c !important;
}

.text-white {
    color: #fafafa !important;
}

.jkw9j4xng2 {
    color: #232323 !important;
}

a.k6wbglv4ch:hover,
a.k6wbglv4ch:focus,
a.k6wbglv4ch.active {
    color: #993e00 !important;
}

a.text-secondary:hover,
a.text-secondary:focus,
a.text-secondary.active {
    color: #192235 !important;
}

a.text-success:hover,
a.text-success:focus,
a.text-success.active {
    color: #105636 !important;
}

a.text-info:hover,
a.text-info:focus,
a.text-info.active {
    color: #055161 !important;
}

a.text-warning:hover,
a.text-warning:focus,
a.text-warning.active {
    color: #664d00 !important;
}

a.text-danger:hover,
a.text-danger:focus,
a.text-danger.active {
    color: #570f16 !important;
}

a.text-white:hover,
a.text-white:focus,
a.text-white.active {
    color: #c7c7c7 !important;
}

a.jkw9j4xng2:hover,
a.jkw9j4xng2:focus,
a.jkw9j4xng2.active {
    color: #000000 !important;
}

a[class*="text-"]:not(.tv1j4x1oaa):not(.dropdown-item):not([role]):not(.v8yze7go46) {
    position: relative;
    background-image: transparent;
    background-size: 10000px 2px;
    background-repeat: no-repeat;
    background-position: 0px 1.2em;
    background-position: -10000px 1.2em;
}

a[class*="text-"]:not(.tv1j4x1oaa):not(.dropdown-item):not([role]):not(.v8yze7go46):hover {
    transition: background-position 2s ease-in-out;
    background-image: linear-gradient(currentColor 50%, currentColor 50%);
    background-position: 0px 1.2em;
}

.nav-tabs .tv1j4x1oaa.active {
    color: #ff6700;
}

.nav-tabs .tv1j4x1oaa:not(.active) {
    color: #232323;
}

.qmwxnp8zmf {
    background-color: #70c770;
}

.alert-info {
    background-color: #0aa3c2;
}

.alert-warning {
    background-color: #cc9900;
}

.woq4a1bchy {
    background-color: #ae1e2c;
}

.mbr-gallery-filter li.active .tgtx3ib322 {
    background-color: #ff6700;
    border-color: #ff6700;
    color: #ffffff;
}

.mbr-gallery-filter li.active .tgtx3ib322:focus {
    box-shadow: none;
}

a,
a:hover {
    color: #ff6700;
}

.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
    color: #ffe1cc;
}

.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
    color: #68e3aa;
}

.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
    color: #55dbf6;
}

.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
    color: #ffe599;
}

.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
    color: #e56773;
}

/* Scroll to top button*/
.scrollToTop_wraper {
    display: none;
}

.bj0htvwljj {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.bj0htvwljj>.wsn2v7ks5q {
    font-size: 1.25rem;
}

.bj0htvwljj:hover,
.bj0htvwljj:focus {
    box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 1px 0px, rgba(0, 0, 0, 0.07) 0px 1px 3px 0px, rgba(0, 0, 0, 0.03) 0px 0px 0px 1px;
    border-color: #ff6700 !important;
}

.bj0htvwljj:-webkit-input-placeholder {
    font-family: 'Brygada 1918', sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
    letter-spacing: -0.01em;
    font-weight: 400;
}

.bj0htvwljj:-webkit-input-placeholder>.wsn2v7ks5q {
    font-size: 1.25rem;
}

blockquote {
    border-color: #ff6700;
}

/* Forms */
.jq-selectbox li:hover,
.jq-selectbox li.selected {
    background-color: #ff6700;
    color: #ffffff;
}

.jq-number__spin {
    transition: 0.25s ease;
}

.jq-number__spin:hover {
    border-color: #ff6700;
}

.jq-selectbox .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:after,
.jq-number__spin.plus:after {
    transition: 0.4s;
    border-top-color: #353535;
    border-bottom-color: #353535;
}

.jq-selectbox:hover .jq-selectbox__trigger-arrow,
.jq-number__spin.minus:hover:after,
.jq-number__spin.plus:hover:after {
    border-top-color: #ff6700;
    border-bottom-color: #ff6700;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    color: #000000 !important;
    background-color: #ff6700 !important;
    box-shadow: none !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    color: #ffffff !important;
    background: #394e7b !important;
    box-shadow: none !important;
}

.lazy-bg {
    background-image: none !important;
}

.lazy-placeholder:not(section),
.lazy-none {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    width: 100%;
    height: auto;
}

iframe.lazy-placeholder,
.lazy-placeholder:after {
    content: '';
    position: absolute;
    width: 200px;
    height: 200px;
    background: transparent no-repeat center;
    background-size: contain;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    background-image: url("../../../data:image/svg+xml;charset=UTF-8,%3csvg width='32' height='32' viewBox='0 0 64 64' xmlns='http://www.w3.org/2000/svg' stroke='%23ff6700' %3e%3cg fill='none' fill-rule='evenodd'%3e%3cg transform='translate(16 16)' stroke-width='2'%3e%3ccircle stroke-opacity='.5' cx='16' cy='16' r='16'/%3e%3cpath d='M32 16c0-9.94-8.06-16-16-16'%3e%3canimateTransform attributeName='transform' type='rotate' from='0 16 16' to='360 16 16' dur='1s' repeatCount='indefinite'/%3e%3c/path%3e%3c/g%3e%3c/g%3e%3c/svg%3e");
}

section.lazy-placeholder:after {
    opacity: 0.5;
}

body {
    overflow-x: hidden;
}

a {
    transition: color 0.6s;
}

.n4amkdvf4p .tgtx3ib322,
.mbr-section-btn-main .tgtx3ib322 {
    min-width: 148px;
    max-height: 55px;
    font-weight: 400;
    box-shadow: none;
}

.n4amkdvf4p .tgtx3ib322:hover,
.mbr-section-btn-main .tgtx3ib322:hover {
    box-shadow: none;
}

.n4amkdvf4p .btn-primary-outline,
.mbr-section-btn-main .btn-primary-outline {
    border-color: #ff6700;
}

.n4amkdvf4p .btn-secondary-outline,
.mbr-section-btn-main .btn-secondary-outline {
    border-color: #394e7b;
}

.n4amkdvf4p .btn-success-outline,
.mbr-section-btn-main .btn-success-outline {
    border-color: #20ac6b;
}

.n4amkdvf4p .btn-info-outline,
.mbr-section-btn-main .btn-info-outline {
    border-color: #0aa3c2;
}

.n4amkdvf4p .btn-warning-outline,
.mbr-section-btn-main .btn-warning-outline {
    border-color: #cc9900;
}

.n4amkdvf4p .btn-danger-outline,
.mbr-section-btn-main .btn-danger-outline {
    border-color: #ae1e2c;
}

.c2zyx5dqq9 .od8lt2pl0a img {
    height: 3rem;
}

.c2zyx5dqq9 .eos8iy8lew {
    transition: all 0.3s;
    border-bottom: 1px solid transparent;
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    padding: 20px 0;
    border-bottom-width: 0px;
}

.c2zyx5dqq9 .eos8iy8lew.opened {
    transition: all 0.3s;
}

.c2zyx5dqq9 .eos8iy8lew .dropdown-item {
    padding: 0;
    margin: 8px 0;
}

.c2zyx5dqq9 .eos8iy8lew .dnxfu6uu1l img {
    width: auto;
    object-fit: cover;
}

.c2zyx5dqq9 .eos8iy8lew .j0frpa7qlq {
    z-index: 1;
    justify-content: right;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl {
    justify-content: center;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl .sobdzlzucl .tv1j4x1oaa::before {
    display: none;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl.opened .dropdown-menu {
    top: 0;
}

@media (min-width: 992px) {
    .c2zyx5dqq9 .eos8iy8lew.f6oeh151yl.opened:not(.navbar-short) .j0frpa7qlq {
        max-height: calc(98.5vh - 3rem);
    }
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl .dropdown-menu .dropdown-submenu {
    left: 0 !important;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl .dropdown-menu .dropdown-item:after {
    right: auto;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
    border-top: 0.35em solid;
    border-right: 0.35em solid transparent;
    border-left: 0.35em solid transparent;
    border-bottom: 0;
    top: 41%;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl ul.qzr2zw2u1h li {
    margin: auto;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl .dropdown-menu .dropdown-item {
    padding: 0.25rem 1.5rem;
    text-align: left;
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl .icons-menu {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding: 0;
}

@media (max-width: 991px) {
    .c2zyx5dqq9 .eos8iy8lew {
        min-height: 70px;
    }

    .c2zyx5dqq9 .eos8iy8lew .sobdzlzucl .tv1j4x1oaa::before {
        display: none;
    }

    .c2zyx5dqq9 .eos8iy8lew.opened .dropdown-menu {
        top: 0;
    }

    .c2zyx5dqq9 .eos8iy8lew .dropdown-menu {
        padding: 6px 0 6px 15px;
    }

    .c2zyx5dqq9 .eos8iy8lew .dropdown-menu .dropdown-submenu {
        left: 0 !important;
    }

    .c2zyx5dqq9 .eos8iy8lew .dropdown-menu .dropdown-item:after {
        right: auto;
    }

    .c2zyx5dqq9 .eos8iy8lew .dropdown-menu .dropdown-toggle[data-toggle="dropdown-submenu"]:after {
        margin-left: 0.5rem;
        margin-top: 0.2rem;
        border-top: 0.35em solid;
        border-right: 0.35em solid transparent;
        border-left: 0.35em solid transparent;
        border-bottom: 0;
        top: 40%;
    }

    .c2zyx5dqq9 .eos8iy8lew .dnxfu6uu1l img {
        height: 3rem !important;
    }

    .c2zyx5dqq9 .eos8iy8lew ul.qzr2zw2u1h {
        overflow: hidden;
    }

    .c2zyx5dqq9 .eos8iy8lew ul.qzr2zw2u1h li {
        margin: 0;
    }

    .c2zyx5dqq9 .eos8iy8lew .dropdown-menu .dropdown-item {
        padding: 0 !important;
        text-align: left;
        margin: 0;
        margin-top: 8px;
    }

    .c2zyx5dqq9 .eos8iy8lew .kcx805wxuj {
        flex-shrink: initial;
        flex-basis: auto;
        word-break: break-word;
        padding-right: 2rem;
        padding-left: 1rem;
    }

    .c2zyx5dqq9 .eos8iy8lew .xmun1prltl {
        flex-basis: auto;
    }

    .c2zyx5dqq9 .eos8iy8lew .icons-menu {
        padding-left: 0;
        padding-top: 0.5rem;
        padding-bottom: 0.5rem;
        padding: 0;
    }

    .c2zyx5dqq9 .eos8iy8lew .j0frpa7qlq {
        padding: 15px 0;
        border-radius: 25px;
    }
}

@media (max-width: 991px) and (max-width: 767px) {
    .c2zyx5dqq9 .eos8iy8lew .kcx805wxuj {
        width: calc(100% - 31px);
    }
}

.c2zyx5dqq9 .jdptjso2qf {
    position: relative !important;
}

.c2zyx5dqq9 .jdptjso2qf {
    position: absolute !important;
}

.c2zyx5dqq9 .dropdown-item:before {
    font-family: Moririse2 !important;
    content: "\e966";
    display: inline-block;
    width: 0;
    position: absolute;
    left: 1rem;
    top: 0.5rem;
    margin-right: 0.5rem;
    line-height: 1;
    font-size: inherit;
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    transform: scale(0, 1);
    transition: all 0.25s ease-in-out;
}

.c2zyx5dqq9 .dropdown-menu {
    padding: 0;
    border-radius: 0;
    box-shadow: none;
    text-align: left;
}

@media (min-width: 1200px) {
    .c2zyx5dqq9 .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: 72px !important;
        left: -40px !important;
    }

    .c2zyx5dqq9 .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .c2zyx5dqq9 .dropdown-menu {
        padding: 18px 34px 22px;
        min-width: 250px;
        top: 40px !important;
        left: -40px !important;
    }

    .c2zyx5dqq9 .dropdown-menu.dropdown-submenu {
        left: 215px !important;
        top: -45% !important;
    }
}

.c2zyx5dqq9 .dropdown-item {
    border-bottom: 1px solid #e6e6e6;
    opacity: 0.7;
    border: none;
    font-weight: 400 !important;
}

.c2zyx5dqq9 .dropdown-item:hover,
.c2zyx5dqq9 .dropdown-item:focus {
    font-weight: 700;
    opacity: 1;
}

.c2zyx5dqq9 .dropdown-item:hover span {
    font-weight: 700;
    opacity: 1;
}

.c2zyx5dqq9 .dropdown-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.c2zyx5dqq9 .dropdown-item:last-child {
    border-bottom: none;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

.c2zyx5dqq9 .c5pdb13dof .afu35keeap {
    padding: 0 !important;
    margin: 0 !important;
    font-weight: 700 !important;
}

.c2zyx5dqq9 .c5pdb13dof .afu35keeap.dropdown-toggle::after {
    margin-left: 0.5rem;
    margin-top: 0.2rem;
}

.c2zyx5dqq9 .tv1j4x1oaa {
    position: relative;
}

.c2zyx5dqq9 .eh6i4t3sdy {
    display: flex;
    margin: auto;
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .c2zyx5dqq9 .eh6i4t3sdy {
        flex-wrap: wrap;
    }
}

.c2zyx5dqq9 .nuhvuww4un {
    flex-wrap: nowrap;
}

@media (max-width: 991px) {
    .c2zyx5dqq9 .nuhvuww4un {
        flex-wrap: wrap;
    }
}

.c2zyx5dqq9 .iconfont-wrapper {
    color: #000000 !important;
    font-size: 1.5rem;
    padding-right: 0.5rem;
}

.c2zyx5dqq9 .v8yze7go46 {
    color: #181818;
}

.c2zyx5dqq9 .qzr2zw2u1h {
    margin: 0 1rem;
}

@media (min-width: 992px) {
    .c2zyx5dqq9 .qzr2zw2u1h {
        margin: 0;
    }
}

.c2zyx5dqq9 .dropdown-menu,
.c2zyx5dqq9 .eos8iy8lew.opened {
    background: #ffffff !important;
    background-color: true !important;
}

.c2zyx5dqq9 .sobdzlzucl:focus,
.c2zyx5dqq9 .tv1j4x1oaa:focus {
    outline: none;
}

.c2zyx5dqq9 .dropdown .dropdown-menu .dropdown-item {
    width: auto;
    transition: all 0.25s ease-in-out;
}

.c2zyx5dqq9 .dropdown .dropdown-menu .dropdown-item::after {
    right: 0.5rem;
}

.c2zyx5dqq9 .dropdown .dropdown-menu .dropdown-item .wsn2v7ks5q {
    margin-right: 0.5rem;
    vertical-align: sub;
}

.c2zyx5dqq9 .dropdown .dropdown-menu .dropdown-item .wsn2v7ks5q:before {
    display: inline-block;
    transform: scale(1, 1);
    transition: all 0.25s ease-in-out;
}

.c2zyx5dqq9 .f6oeh151yl .dropdown-menu .dropdown-item:before {
    display: none;
}

.c2zyx5dqq9 .f6oeh151yl .dropdown .dropdown-menu .dropdown-item {
    padding: 0.235em 1.5em 0.235em 1.5em !important;
    transition: none;
    margin: 0 !important;
}

.c2zyx5dqq9 .kcx805wxuj {
    min-height: 70px;
    flex-shrink: 0;
    align-items: center;
    margin-right: 0;
    padding: 10px 0;
    transition: all 0.3s;
    word-break: break-word;
    z-index: 1;
}

.c2zyx5dqq9 .kcx805wxuj .v8yze7go46 {
    line-height: inherit !important;
}

.c2zyx5dqq9 .kcx805wxuj .dnxfu6uu1l a {
    outline: none;
}

.c2zyx5dqq9 .dropdown-item.active,
.c2zyx5dqq9 .dropdown-item:active {
    background-color: transparent;
}

.c2zyx5dqq9 .i1agmqyrix .qzr2zw2u1h .tv1j4x1oaa {
    padding: 0;
}

.c2zyx5dqq9 .c5pdb13dof .afu35keeap.dropdown-toggle {
    margin-right: 1.667em;
}

.c2zyx5dqq9 .c5pdb13dof .afu35keeap.dropdown-toggle[aria-expanded="true"] {
    margin-right: 0;
    padding: 0.667em 1.667em;
}

.c2zyx5dqq9 .eos8iy8lew.i1agmqyrix .dropdown .dropdown-menu {
    background: #ffffff;
}

.c2zyx5dqq9 .eos8iy8lew.i1agmqyrix .dropdown .dropdown-menu .dropdown-submenu {
    margin: 0;
    left: 100%;
}

.c2zyx5dqq9 .eos8iy8lew .dropdown.open>.dropdown-menu {
    display: block;
}

.c2zyx5dqq9 ul.qzr2zw2u1h {
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
}

.c2zyx5dqq9 .n1m2sok07i {
    text-align: center;
    min-width: 170px;
    display: flex;
}

.c2zyx5dqq9 button.xmun1prltl {
    outline: none;
    width: 31px;
    height: 20px;
    cursor: pointer;
    transition: all 0.2s;
    position: relative;
    align-self: center;
}

.c2zyx5dqq9 button.xmun1prltl .kvq4v5x2cc span {
    position: absolute;
    right: 0;
    width: 30px;
    height: 2px;
    border-right: 5px;
    background-color: #000000;
}

.c2zyx5dqq9 button.xmun1prltl .kvq4v5x2cc span:nth-child(1) {
    top: 0;
    transition: all 0.2s;
}

.c2zyx5dqq9 button.xmun1prltl .kvq4v5x2cc span:nth-child(2) {
    top: 8px;
    transition: all 0.15s;
}

.c2zyx5dqq9 button.xmun1prltl .kvq4v5x2cc span:nth-child(3) {
    top: 8px;
    transition: all 0.15s;
}

.c2zyx5dqq9 button.xmun1prltl .kvq4v5x2cc span:nth-child(4) {
    top: 16px;
    transition: all 0.2s;
}

.c2zyx5dqq9 nav.opened .kvq4v5x2cc span:nth-child(1) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.c2zyx5dqq9 nav.opened .kvq4v5x2cc span:nth-child(2) {
    transform: rotate(45deg);
    transition: all 0.25s;
}

.c2zyx5dqq9 nav.opened .kvq4v5x2cc span:nth-child(3) {
    transform: rotate(-45deg);
    transition: all 0.25s;
}

.c2zyx5dqq9 nav.opened .kvq4v5x2cc span:nth-child(4) {
    top: 8px;
    width: 0;
    opacity: 0;
    right: 50%;
    transition: all 0.2s;
}

.c2zyx5dqq9 .jdptjso2qf {
    padding: 0 0rem;
}

.c2zyx5dqq9 a.tv1j4x1oaa {
    display: flex;
    align-items: center;
    justify-content: center;
}

.c2zyx5dqq9 .icons-menu {
    flex-wrap: nowrap;
    display: flex;
    justify-content: center;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.3rem;
    text-align: center;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .c2zyx5dqq9 .eos8iy8lew {
        height: 70px;
    }

    .c2zyx5dqq9 .eos8iy8lew.opened {
        height: auto;
    }

    .c2zyx5dqq9 .sobdzlzucl .tv1j4x1oaa:hover::before {
        width: 175%;
        max-width: calc(100% + 2rem);
        left: -1rem;
    }
}

.c2zyx5dqq9 .eos8iy8lew .j0frpa7qlq {
    padding: 12px 0;
}

.c2zyx5dqq9 .sobdzlzucl {
    margin: 4px 15px;
}

@media (min-width: 1200px) {
    .c2zyx5dqq9 .sobdzlzucl {
        margin: 4px 20px;
        padding: 35px 0px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .c2zyx5dqq9 .sobdzlzucl {
        margin: 4px 20px !important;
        padding: 10px 0px !important;
    }
}

@media (max-width: 991px) {

    .c2zyx5dqq9 .menu_box .eos8iy8lew.opened,
    .c2zyx5dqq9 .menu_box .j0frpa7qlq {
        background-color: transparent !important;
        transition: all 0s ease 0s;
    }
}

.c2zyx5dqq9 .eos8iy8lew.f6oeh151yl {
    padding: 28px 0px;
}

@media (max-width: 991px) {
    .c2zyx5dqq9 .c5pdb13dof .afu35keeap {
        padding: 10px 0px !important;
    }

    .c2zyx5dqq9 a.tv1j4x1oaa {
        display: flex;
        align-items: center;
        justify-content: left;
    }

    .c2zyx5dqq9 .eos8iy8lew .icons-menu {
        display: flex;
        justify-content: flex-start;
        margin: 15px 0px;
    }
}

.c2zyx5dqq9 .jdptjso2qf .v8yze7go46 {
    font-weight: 400;
}

.fium356c1o {
    background-color: transparent;
}

.fium356c1o .nuhvuww4un {
    padding-right: 0;
}

@media (max-width: 992px) {
    .fium356c1o .nuhvuww4un {
        padding-right: 24px;
        padding-left: 24px;
    }
}

.fium356c1o .x1nwd3ele5.qm702scq5o {
    display: none;
}

.fium356c1o .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fium356c1o .az21r9mvkk {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .fium356c1o .az21r9mvkk {
        padding: 0 0px;
    }
}

.fium356c1o .fo1gtpbi6y {
    display: flex;
    align-items: center;
}

@media (max-width: 1200px) {
    .fium356c1o .az21r9mvkk {
        margin-top: 3rem;
    }
}

.fium356c1o .az21r9mvkk {
    width: 100%;
}

.fium356c1o .az21r9mvkk .nxgmwzz1qn {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .fium356c1o .az21r9mvkk .nxgmwzz1qn {
        margin-bottom: 20px;
    }
}

.fium356c1o .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .fium356c1o .az21r9mvkk .rs68ho59r2 {
        margin-bottom: 20px;
    }
}

.fium356c1o .az21r9mvkk .tysmcz5yw8 {
    margin-bottom: 48px;
}

@media (max-width: 992px) {
    .fium356c1o .az21r9mvkk .tysmcz5yw8 {
        margin-bottom: 20px;
    }
}

@media (max-width: 992px) {
    .fium356c1o .vl765x6ym7 {
        margin-top: 40px;
    }
}

.fium356c1o .vl765x6ym7 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.fium356c1o .nxgmwzz1qn {
    color: #000000;
}

.fium356c1o .rs68ho59r2 {
    color: #181818;
}

.fium356c1o .tysmcz5yw8 {
    color: #000000;
}

.fium356c1o .rs68ho59r2,
.fium356c1o .n4amkdvf4p {
    color: #000000;
}

.a4f1d959xw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.a4f1d959xw .x1nwd3ele5.qm702scq5o {
    display: none;
}

.a4f1d959xw .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a4f1d959xw .j6zo9b18d7 {
    justify-content: center;
}

.a4f1d959xw .j6zo9b18d7 {
    padding: 0 27px;
}

@media (max-width: 992px) {
    .a4f1d959xw .j6zo9b18d7 {
        padding: 0 19px;
    }
}

.a4f1d959xw .fmy6nbvm8o {
    padding: 0 5px !important;
}

.a4f1d959xw .a52i3t6ns3 {
    z-index: 1;
    padding: 0;
}

@media (max-width: 992px) {
    .a4f1d959xw .a52i3t6ns3 {
        padding: 0 5px;
    }
}

.a4f1d959xw .waqpuxzt9g {
    width: 100%;
    height: 2px;
    background-color: #181818;
    margin-bottom: 46px;
}

.a4f1d959xw .rs68ho59r2 {
    margin-bottom: 64px;
    color: #000000;
}

@media (max-width: 992px) {
    .a4f1d959xw .rs68ho59r2 {
        margin-bottom: 32px;
    }
}

.a4f1d959xw .vy4jja33e5 {
    width: 100%;
    display: block;
    margin-bottom: 64px;
}

.a4f1d959xw .vy4jja33e5:hover .q9ffnnt30x {
    color: #d9d9d9;
}

@media (max-width: 992px) {
    .a4f1d959xw .vy4jja33e5 {
        margin-bottom: 32px;
    }
}

.a4f1d959xw .vy4jja33e5 .q9ffnnt30x {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .a4f1d959xw .eioq5af4u9 {
        margin-bottom: 12px;
    }
}

.a4f1d959xw .eioq5af4u9 .wduof5qymb img {
    height: 212px;
    object-fit: cover;
    margin-bottom: 12px;
}

@media (max-width: 768px) {
    .a4f1d959xw .eioq5af4u9 .wduof5qymb img {
        height: 150px;
    }
}

.a4f1d959xw .eioq5af4u9 .wduof5qymb .tysmcz5yw8 {
    margin-bottom: 0;
}

.a4f1d959xw .q9ffnnt30x {
    color: #000000;
    text-align: right;
}

.a4f1d959xw .mbr-like {
    color: #181818;
}

.a4f1d959xw .mbr-comment,
.a4f1d959xw .wsn2v7ks5q {
    color: #181818;
}

.a4f1d959xw .tysmcz5yw8 {
    color: #181818;
}

.a4f1d959xw .tysmcz5yw8,
.a4f1d959xw .icon-container {
    color: #000000;
}

.cid-v2x5AO6Vxw {
    padding-top: 3rem;
    padding-bottom: 1rem;
    background-image: url("photo-1516676839530-135a545cce02.jpeg");
}

.cid-v2x5AO6Vxw .fi3kecrghw {
    background: #011423;
    opacity: 0.7;
}

.cid-v2x5AO6Vxw .fmy6nbvm8o:focus,
.cid-v2x5AO6Vxw span:focus {
    outline: none;
}

.cid-v2x5AO6Vxw .nuhvuww4un {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
}

.cid-v2x5AO6Vxw .fmy6nbvm8o {
    color: #ffffff;
    min-height: 90px;
}

@media (max-width: 768px) {
    .cid-v2x5AO6Vxw .fmy6nbvm8o {
        min-height: 45px;
    }
}

.iableotvl6 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.iableotvl6 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.iableotvl6 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.iableotvl6 .j6zo9b18d7 {
    justify-content: center;
}

.iableotvl6 .j6zo9b18d7 {
    padding: 0;
}

@media (max-width: 992px) {
    .iableotvl6 .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.iableotvl6 .a52i3t6ns3 {
    z-index: 1;
}

.iableotvl6 .vl765x6ym7 {
    padding: 32px 16px;
}

@media (max-width: 992px) {
    .iableotvl6 .vl765x6ym7 {
        padding: 12px 0;
    }
}

.iableotvl6 .vl765x6ym7 img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}

@media (max-width: 992px) {
    .iableotvl6 .vl765x6ym7 img {
        height: 200px;
    }
}

@media (max-width: 425px) {
    .iableotvl6 .vl765x6ym7 img {
        height: 150px;
    }
}

.fx9ga96x27 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.fx9ga96x27 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.fx9ga96x27 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.fx9ga96x27 .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .fx9ga96x27 .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.fx9ga96x27 .a52i3t6ns3 {
    z-index: 1;
}

.fx9ga96x27 .nxgmwzz1qn {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .fx9ga96x27 .nxgmwzz1qn {
        margin-bottom: 6.5em;
    }
}

.fx9ga96x27 .rs68ho59r2 {
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .fx9ga96x27 .rs68ho59r2 {
        margin-bottom: 19.5px;
    }
}

.fx9ga96x27 .tysmcz5yw8 {
    margin-bottom: 48px;
    color: #000000;
}

@media (max-width: 992px) {
    .fx9ga96x27 .tysmcz5yw8 {
        margin-bottom: 39px;
    }
}

.fx9ga96x27 .xn7d2gsvw3 {
    margin-bottom: 4rem;
}

.fx9ga96x27 .xn7d2gsvw3 .wsn2v7ks5q {
    font-size: 40px;
    color: #a1a1a1;
}

.fx9ga96x27 .xn7d2gsvw3 .rejcpj6hey {
    margin: 32px 0 25px;
    line-height: 0.32;
}

@media (max-width: 992px) {
    .fx9ga96x27 .xn7d2gsvw3 .rejcpj6hey {
        margin: 26px 0 20px;
    }
}

.fx9ga96x27 .xn7d2gsvw3 .evlbuwlru6 {
    margin-bottom: 28px;
}

@media (max-width: 992px) {
    .fx9ga96x27 .xn7d2gsvw3 .evlbuwlru6 {
        margin-bottom: 23px;
    }
}

.fx9ga96x27 .xn7d2gsvw3 .evlbuwlru6 span {
    opacity: 0.8;
}

.fx9ga96x27 .xn7d2gsvw3 .arjrm8wwcz {
    margin-bottom: 0;
}

.fx9ga96x27 .rejcpj6hey {
    color: #181818;
}

.fx9ga96x27 .evlbuwlru6 {
    color: #000000;
}

.fx9ga96x27 .arjrm8wwcz {
    color: #000000;
}

.fx9ga96x27 .rejcpj6hey,
.fx9ga96x27 .wsn2v7ks5q {
    color: #000000;
}

.nwkrpikzfw {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.nwkrpikzfw .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .nwkrpikzfw .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.nwkrpikzfw .j6zo9b18d7 {
    justify-content: center;
}

.nwkrpikzfw .x1nwd3ele5.qm702scq5o {
    display: none;
}

.nwkrpikzfw .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.nwkrpikzfw .a52i3t6ns3 {
    z-index: 1;
}

.nwkrpikzfw .nxgmwzz1qn {
    margin-bottom: 60px;
    color: #181818;
}

.nwkrpikzfw .rs68ho59r2 {
    margin-bottom: 60px;
    color: #000000;
}

.nwkrpikzfw .z4nv5q8q6r {
    margin-bottom: 22px;
}

@media (max-width: 992px) {
    .nwkrpikzfw .z4nv5q8q6r {
        margin-bottom: 19px;
    }
}

.nwkrpikzfw .z4nv5q8q6r .bj0htvwljj {
    padding: 0;
    box-shadow: none;
    border: none !important;
    border-bottom: 1px solid #000000 !important;
    border-radius: 0;
    font-size: 16px;
    background-color: transparent;
}

.nwkrpikzfw .z4nv5q8q6r .bj0htvwljj:hover,
.nwkrpikzfw .z4nv5q8q6r .bj0htvwljj:focus {
    border: none !important;
    border-bottom: 1px solid #000000 !important;
}

.nwkrpikzfw .z4nv5q8q6r .form-check {
    margin-bottom: 0;
}

.nwkrpikzfw .z4nv5q8q6r .form-check .form-check-input {
    width: 12px;
    height: 12px;
    border-radius: 0 !important;
    margin-left: -24px;
}

.nwkrpikzfw .z4nv5q8q6r .form-check .form-check-label {
    font-size: 12px;
}

.nwkrpikzfw LABEL {
    color: #454545;
}

.q3ptqaiv00 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("photo-1683217617813-9c77d57028f3.jpeg");
}

.q3ptqaiv00 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.q3ptqaiv00 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.q3ptqaiv00 .j6zo9b18d7 {
    justify-content: center;
}

.q3ptqaiv00 .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .q3ptqaiv00 .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.q3ptqaiv00 .a52i3t6ns3 {
    z-index: 1;
}

.q3ptqaiv00 .nxgmwzz1qn {
    margin-bottom: 46px;
    color: #FFFFFF;
}

@media (max-width: 992px) {
    .q3ptqaiv00 .nxgmwzz1qn {
        margin-bottom: 37px;
    }
}

.q3ptqaiv00 .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 20px;
}

.q3ptqaiv00 .l5wrgwk4p6 .tysmcz5yw8 {
    margin-bottom: 46px;
    padding-top: 8px;
}

@media (max-width: 992px) {
    .q3ptqaiv00 .l5wrgwk4p6 .tysmcz5yw8 {
        margin-bottom: 37px;
        padding-top: 7px;
    }
}

.q3ptqaiv00 .rs68ho59r2 {
    color: #ffffff;
}

.q3ptqaiv00 .tysmcz5yw8 {
    color: #ffffff;
}

.q3ptqaiv00 .tysmcz5yw8,
.q3ptqaiv00 .n4amkdvf4p {
    color: #FFFFFF;
}

.q3ptqaiv00 .rs68ho59r2,
.q3ptqaiv00 .vl765x6ym7 {
    color: #FFFFFF;
}

.jfnyor01hr {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.jfnyor01hr .x1nwd3ele5.qm702scq5o {
    display: none;
}

.jfnyor01hr .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jfnyor01hr .n4amkdvf4p {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .jfnyor01hr .n4amkdvf4p {
        margin-top: 16px;
    }
}

.jfnyor01hr .links-container {
    margin-top: 64px;
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .jfnyor01hr .links-container {
        margin-top: 32px;
    }
}

.jfnyor01hr .links-container .links-wrapper {
    display: inline-flex;
    align-items: center;
}

.jfnyor01hr .links-container .links-wrapper .mbr-links {
    margin-bottom: 0;
}

.jfnyor01hr .links-container .links-wrapper .mev21h99ci {
    margin: 0 10px;
}

.jfnyor01hr .links-container .links-wrapper .wsn2v7ks5q {
    display: flex;
    width: 13px;
    font-size: 11px;
    margin-right: 5px;
}

.jfnyor01hr .links-container .links-wrapper .wsn2v7ks5q:hover {
    opacity: 0.7;
}

.jfnyor01hr .rs68ho59r2 {
    color: #181818;
}

.jfnyor01hr .mbr-person {
    color: #181818;
}

.jfnyor01hr .mbr-links,
.jfnyor01hr .mev21h99ci,
.jfnyor01hr .wsn2v7ks5q {
    color: #181818;
}

.jfnyor01hr .rs68ho59r2,
.jfnyor01hr .n4amkdvf4p,
.jfnyor01hr .person-container,
.jfnyor01hr .links-container {
    text-align: center;
    color: #000000;
}

.jfnyor01hr .tysmcz5yw8 {
    text-align: center;
    color: #000000;
}

.glxkgpdh8f {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ebf1f6;
}

.glxkgpdh8f .x1nwd3ele5.qm702scq5o {
    display: none;
}

.glxkgpdh8f .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.glxkgpdh8f .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .glxkgpdh8f .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.glxkgpdh8f .a52i3t6ns3 {
    z-index: 1;
}

@media (max-width: 992px) {
    .glxkgpdh8f .l5wrgwk4p6 {
        margin-bottom: 8rem;
    }
}

.glxkgpdh8f .l5wrgwk4p6 .rs68ho59r2 {
    margin-bottom: 12px;
}

.glxkgpdh8f .l5wrgwk4p6 .rs68ho59r2 span {
    opacity: 0.6;
}

@media (max-width: 992px) {
    .glxkgpdh8f .l5wrgwk4p6 .rs68ho59r2 {
        margin-bottom: 9.5px;
    }
}

.glxkgpdh8f .l5wrgwk4p6 .tysmcz5yw8 {
    margin-bottom: 0;
}

.glxkgpdh8f .vl765x6ym7 {
    display: flex;
    overflow: hidden;
}

.glxkgpdh8f .vl765x6ym7 .maixe7trif {
    height: 292px;
    margin-right: 12px;
}

@media (max-width: 768px) {
    .glxkgpdh8f .vl765x6ym7 .maixe7trif {
        height: 152px;
    }
}

.glxkgpdh8f .vl765x6ym7 .maixe7trif img {
    width: 190px;
    height: 140px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .glxkgpdh8f .vl765x6ym7 .maixe7trif img {
        width: 95px;
        height: 70px;
    }
}

.glxkgpdh8f .vl765x6ym7 .maixe7trif img:first-child {
    margin-bottom: 12px;
}

.glxkgpdh8f .vl765x6ym7 img {
    height: 292px;
    object-fit: cover;
}

@media (max-width: 768px) {
    .glxkgpdh8f .vl765x6ym7 img {
        height: 152px;
    }
}

.glxkgpdh8f .eg8rou0ze6 {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 140px;
}

@media (max-width: 992px) {
    .glxkgpdh8f .eg8rou0ze6 {
        margin-bottom: 114px;
    }
}

.glxkgpdh8f .qko71r6pmz {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-top: 80px;
}

@media (max-width: 992px) {
    .glxkgpdh8f .qko71r6pmz {
        margin-top: 65px;
    }
}

.glxkgpdh8f .rs68ho59r2 {
    color: #000000;
}

.glxkgpdh8f .tysmcz5yw8 {
    color: #000000;
}

.cx2qonvlj6 {
    background-image: url("photo-1595076590135-e070743b31c5.jpeg");
}

.cx2qonvlj6 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.cx2qonvlj6 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cx2qonvlj6 .j6zo9b18d7 {
    height: 800px;
}

@media (max-width: 992px) {
    .cx2qonvlj6 .j6zo9b18d7 {
        height: 400px;
    }
}

.eintejleaz {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.eintejleaz .x1nwd3ele5.qm702scq5o {
    display: none;
}

.eintejleaz .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.eintejleaz .j6zo9b18d7 {
    justify-content: center;
}

.eintejleaz .j6zo9b18d7 {
    padding: 0 2rem;
}

@media (max-width: 992px) {
    .eintejleaz .j6zo9b18d7 {
        padding: 0 19px;
    }
}

.eintejleaz .fmy6nbvm8o {
    padding: 0 !important;
    height: 230px;
}

@media (max-width: 768px) {
    .eintejleaz .fmy6nbvm8o {
        height: 150px;
    }
}

.eintejleaz .a52i3t6ns3 {
    z-index: 1;
    padding: 0;
}

@media (max-width: 992px) {
    .eintejleaz .a52i3t6ns3 {
        padding: 0 5px;
    }
}

.eintejleaz .waqpuxzt9g {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 46px;
}

.eintejleaz .rs68ho59r2 {
    margin-bottom: 64px;
    color: #000000;
}

@media (max-width: 992px) {
    .eintejleaz .rs68ho59r2 {
        margin-bottom: 32px;
    }
}

.eintejleaz .vy4jja33e5 {
    width: 100%;
    display: block;
    margin-bottom: 64px;
}

.eintejleaz .vy4jja33e5:hover .q9ffnnt30x {
    color: #ff6700;
}

@media (max-width: 992px) {
    .eintejleaz .vy4jja33e5 {
        margin-bottom: 32px;
    }
}

.eintejleaz .vy4jja33e5 .q9ffnnt30x {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.eintejleaz .wduof5qymb {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}

.eintejleaz .wduof5qymb:hover img {
    transform: scale(1.1, 1.1);
}

.eintejleaz .wduof5qymb img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    transition: all 0.3s ease;
}

@media (max-width: 768px) {
    .eintejleaz .wduof5qymb img {
        height: 150px;
    }
}

.eintejleaz .q9ffnnt30x {
    color: #000000;
    text-align: right;
}

.eintejleaz .mbr-like {
    color: #ffffff;
}

.eintejleaz .mbr-comment,
.eintejleaz .wsn2v7ks5q {
    color: #ffffff;
}

.y60ympgoho {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.y60ympgoho .x1nwd3ele5.qm702scq5o {
    display: none;
}

.y60ympgoho .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.y60ympgoho .j6zo9b18d7 {
    justify-content: center;
}

.y60ympgoho .j6zo9b18d7 {
    padding: 0;
}

@media (max-width: 992px) {
    .y60ympgoho .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.y60ympgoho .fmy6nbvm8o {
    margin-bottom: 40px;
    padding: 0 32px !important;
}

@media (max-width: 992px) {
    .y60ympgoho .fmy6nbvm8o {
        padding: 0 12px !important;
    }
}

.y60ympgoho .vy4jja33e5 {
    display: block;
}

.y60ympgoho .vy4jja33e5:hover img {
    transform: scale(1.1, 1.1);
}

.y60ympgoho .vy4jja33e5:hover .kq7lh096ub:last-child {
    opacity: 0.7;
}

.y60ympgoho .vy4jja33e5:hover .rs68ho59r2 {
    opacity: 0.7;
}

.y60ympgoho .vy4jja33e5 .vl765x6ym7 {
    overflow: hidden;
    margin-bottom: 32px;
}

.y60ympgoho .vy4jja33e5 .vl765x6ym7 img {
    width: 100%;
    max-height: 260px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.y60ympgoho .vy4jja33e5 .h7mh06m4yv {
    margin-bottom: 24px;
}

.y60ympgoho .vy4jja33e5 .h7mh06m4yv .af91uidxyr {
    display: flex;
}

.y60ympgoho .vy4jja33e5 .h7mh06m4yv .af91uidxyr .kq7lh096ub {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.y60ympgoho .vy4jja33e5 .h7mh06m4yv .af91uidxyr .mev21h99ci {
    margin: 0 10px;
    opacity: 0.3;
}

.y60ympgoho .vy4jja33e5 .rs68ho59r2 {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.y60ympgoho .rs68ho59r2 {
    color: #181818;
}

.y60ympgoho .kq7lh096ub,
.y60ympgoho .mev21h99ci {
    color: #181818;
}

.y60ympgoho .kq7lh096ub {
    color: #000000;
}

.y60ympgoho .mev21h99ci {
    color: #000000;
}

.y60ympgoho .rs68ho59r2,
.y60ympgoho .h7mh06m4yv {
    color: #000000;
}

.d3vuffqron .x1nwd3ele5.qm702scq5o {
    display: none;
}

.d3vuffqron .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    background-image: url("background3.jpg");
}

.d3vuffqron .j6zo9b18d7 {
    height: 800px;
}

@media (max-width: 992px) {
    .d3vuffqron .j6zo9b18d7 {
        height: 400px;
    }
}

.cid-v2x5AOaQNr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.cid-v2x5AOaQNr .x1nwd3ele5.qm702scq5o {
    display: none;
}

.cid-v2x5AOaQNr .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.cid-v2x5AOaQNr .j6zo9b18d7 {
    justify-content: center;
    margin: 0 -24px;
}

.cid-v2x5AOaQNr .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .cid-v2x5AOaQNr .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.cid-v2x5AOaQNr .a52i3t6ns3 {
    z-index: 1;
}

.cid-v2x5AOaQNr .nxgmwzz1qn {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .cid-v2x5AOaQNr .nxgmwzz1qn {
        margin-bottom: 6.5em;
    }
}

.cid-v2x5AOaQNr .rs68ho59r2 {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .cid-v2x5AOaQNr .rs68ho59r2 {
        margin-bottom: 19.5px;
    }
}

.cid-v2x5AOaQNr .fmy6nbvm8o {
    padding: 0 24px;
    margin-bottom: 4rem;
    transition: all 0.3s ease;
}

.cid-v2x5AOaQNr .fmy6nbvm8o:hover {
    transform: translateY(-10px);
}

.cid-v2x5AOaQNr .fmy6nbvm8o .eioq5af4u9 img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    margin-bottom: 22px;
}

@media (max-width: 768px) {
    .cid-v2x5AOaQNr .fmy6nbvm8o .eioq5af4u9 img {
        height: 220px;
    }
}

.cid-v2x5AOaQNr .fmy6nbvm8o .eioq5af4u9 .mbr-price {
    margin-bottom: 10px;
}

.cid-v2x5AOaQNr .fmy6nbvm8o .eioq5af4u9 .rejcpj6hey {
    margin-bottom: 10px;
}

.cid-v2x5AOaQNr .fmy6nbvm8o .eioq5af4u9 .jh8eppxwvs {
    margin-bottom: 10px;
}

.cid-v2x5AOaQNr .rejcpj6hey {
    color: #181818;
}

.cid-v2x5AOaQNr .mbr-price {
    color: #000000;
}

.cid-v2x5AOaQNr .mbr-card-desc {
    color: #000000;
}

.cid-v2x5AOaQNr .rejcpj6hey,
.cid-v2x5AOaQNr .n4amkdvf4p {
    color: #000000;
}

.gfdogkxcbq {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.gfdogkxcbq .x1nwd3ele5.qm702scq5o {
    display: none;
}

.gfdogkxcbq .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.gfdogkxcbq .n4amkdvf4p {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .gfdogkxcbq .n4amkdvf4p {
        margin-top: 16px;
    }
}

.gfdogkxcbq .links-container {
    margin-top: 64px;
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .gfdogkxcbq .links-container {
        margin-top: 32px;
    }
}

.gfdogkxcbq .links-container .links-wrapper {
    display: inline-flex;
    align-items: center;
}

.gfdogkxcbq .links-container .links-wrapper .mbr-links {
    margin-bottom: 0;
}

.gfdogkxcbq .links-container .links-wrapper .mev21h99ci {
    margin: 0 10px;
}

.gfdogkxcbq .links-container .links-wrapper .wsn2v7ks5q {
    display: flex;
    width: 13px;
    font-size: 11px;
    margin-right: 5px;
}

.gfdogkxcbq .links-container .links-wrapper .wsn2v7ks5q:hover {
    opacity: 0.7;
}

.gfdogkxcbq .rs68ho59r2 {
    color: #181818;
}

.gfdogkxcbq .mbr-person {
    color: #181818;
}

.gfdogkxcbq .mbr-links,
.gfdogkxcbq .mev21h99ci,
.gfdogkxcbq .wsn2v7ks5q {
    color: #181818;
}

.gfdogkxcbq .rs68ho59r2,
.gfdogkxcbq .n4amkdvf4p,
.gfdogkxcbq .person-container,
.gfdogkxcbq .links-container {
    text-align: center;
    color: #000000;
}

.gfdogkxcbq .tysmcz5yw8 {
    text-align: center;
    color: #000000;
}

.mgwtqcv19n {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.mgwtqcv19n .x1nwd3ele5.qm702scq5o {
    display: none;
}

.mgwtqcv19n .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.mgwtqcv19n .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .mgwtqcv19n .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.mgwtqcv19n .a52i3t6ns3 {
    z-index: 1;
}

.mgwtqcv19n .waqpuxzt9g {
    width: 100%;
    height: 2px;
    background-color: #181818;
    margin-bottom: 46px;
}

.mgwtqcv19n .rs68ho59r2 {
    margin-bottom: 62px;
    color: #000000;
}

.mgwtqcv19n .vy4jja33e5 {
    width: 100%;
    display: block;
    margin-bottom: 62px;
}

.mgwtqcv19n .vy4jja33e5:hover .q9ffnnt30x {
    color: #ff6700;
}

.mgwtqcv19n .vy4jja33e5:hover .q9ffnnt30x span {
    color: #ff6700;
}

.mgwtqcv19n .vy4jja33e5 .q9ffnnt30x {
    transition: all 0.3s ease;
    margin-bottom: 62px;
}

.mgwtqcv19n .vy4jja33e5 .q9ffnnt30x span {
    margin-left: 1px;
    font-size: 13px;
}

.mgwtqcv19n .xn7d2gsvw3 {
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .mgwtqcv19n .xn7d2gsvw3 {
        margin-bottom: 40px;
    }
}

.mgwtqcv19n .xn7d2gsvw3 .h7mh06m4yv .af91uidxyr {
    margin-bottom: 24px;
    display: flex;
}

.mgwtqcv19n .xn7d2gsvw3 .h7mh06m4yv .af91uidxyr .kq7lh096ub {
    margin-bottom: 0;
}

.mgwtqcv19n .xn7d2gsvw3 .h7mh06m4yv .af91uidxyr .mev21h99ci {
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

.mgwtqcv19n .xn7d2gsvw3 .tysmcz5yw8 {
    margin-bottom: 0;
}

.mgwtqcv19n .tysmcz5yw8 {
    color: #181818;
}

.mgwtqcv19n .q9ffnnt30x {
    color: #181818;
    text-align: right;
}

.mgwtqcv19n .kq7lh096ub,
.mgwtqcv19n .mev21h99ci {
    color: #181818;
}

.mgwtqcv19n .kq7lh096ub {
    text-align: left;
    color: #000000;
}

.mgwtqcv19n .q9ffnnt30x,
.mgwtqcv19n .wsn2v7ks5q {
    color: #000000;
}

.mgwtqcv19n .tysmcz5yw8,
.mgwtqcv19n .h7mh06m4yv {
    color: #000000;
}

.jae3r2mm8x {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #011423;
}

.jae3r2mm8x .x1nwd3ele5.qm702scq5o {
    display: none;
}

.jae3r2mm8x .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jae3r2mm8x .j6zo9b18d7 {
    justify-content: center;
}

.jae3r2mm8x .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .jae3r2mm8x .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.jae3r2mm8x .a52i3t6ns3 {
    z-index: 1;
}

.jae3r2mm8x .xn7d2gsvw3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

@media (max-width: 992px) {
    .jae3r2mm8x .xn7d2gsvw3 {
        margin-top: 0rem;
        margin-bottom: 3rem;
    }
}

.jae3r2mm8x .xn7d2gsvw3 .rs68ho59r2 {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .jae3r2mm8x .xn7d2gsvw3 .rs68ho59r2 {
        margin-bottom: 2rem;
    }
}

.jae3r2mm8x .xn7d2gsvw3 .tysmcz5yw8 {
    margin-bottom: 0;
}

.jae3r2mm8x .rs68ho59r2 {
    color: #FFFFFF;
}

.jae3r2mm8x .tysmcz5yw8 {
    color: #FFFFFF;
}

.a32cxpii1n {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("../../../{{param headingImage type=image prompt=headingImage}}");
}

.a32cxpii1n .x1nwd3ele5.qm702scq5o {
    display: none;
}

.a32cxpii1n .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a32cxpii1n .j6zo9b18d7 {
    justify-content: center;
}

.a32cxpii1n .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .a32cxpii1n .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.a32cxpii1n .a52i3t6ns3 {
    z-index: 1;
}

.a32cxpii1n .rs68ho59r2 {
    margin-bottom: 32px;
    color: #ffffff;
}

.a32cxpii1n .tysmcz5yw8 {
    margin-bottom: 0;
    color: #FFFFFF;
}

.a32cxpii1n .rs68ho59r2,
.a32cxpii1n .vl765x6ym7 {
    color: #FFFFFF;
}

.dsakxo12js {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #011423;
}

.dsakxo12js .x1nwd3ele5.qm702scq5o {
    display: none;
}

.dsakxo12js .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.dsakxo12js .j6zo9b18d7 {
    justify-content: center;
}

.dsakxo12js .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .dsakxo12js .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.dsakxo12js .a52i3t6ns3 {
    z-index: 1;
}

.dsakxo12js .az21r9mvkk {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .dsakxo12js .az21r9mvkk {
        margin-bottom: 65px;
    }
}

.dsakxo12js .az21r9mvkk .nxgmwzz1qn {
    margin-bottom: 8px;
}

@media (max-width: 992px) {
    .dsakxo12js .az21r9mvkk .nxgmwzz1qn {
        margin-bottom: 6.5px;
    }
}

.dsakxo12js .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .dsakxo12js .az21r9mvkk .rs68ho59r2 {
        margin-bottom: 19.5px;
    }
}

.dsakxo12js .az21r9mvkk .tysmcz5yw8 {
    margin-bottom: 0;
}

.dsakxo12js .xn7d2gsvw3 {
    margin-bottom: 5rem;
}

@media (max-width: 992px) {
    .dsakxo12js .xn7d2gsvw3 {
        margin-bottom: 65px;
    }
}

.dsakxo12js .xn7d2gsvw3 .wsn2v7ks5q {
    font-size: 30px;
    margin-bottom: 10px;
    color: #ffffff;
}

@media (max-width: 992px) {
    .dsakxo12js .xn7d2gsvw3 .wsn2v7ks5q {
        margin-bottom: 8px;
    }
}

.dsakxo12js .xn7d2gsvw3 .rejcpj6hey {
    margin-bottom: 16px;
}

@media (max-width: 992px) {
    .dsakxo12js .xn7d2gsvw3 .rejcpj6hey {
        margin-bottom: 13px;
    }
}

.dsakxo12js .xn7d2gsvw3 .tysmcz5yw8 {
    margin-bottom: 0;
}

.dsakxo12js .waqpuxzt9g {
    width: 100%;
    height: 2px;
    background-color: #ffffff;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .dsakxo12js .waqpuxzt9g {
        margin-bottom: 65px;
    }
}

.dsakxo12js .rs68ho59r2 {
    color: #FFFFFF;
}

.dsakxo12js .nxgmwzz1qn {
    color: #FFFFFF;
}

.dsakxo12js .tysmcz5yw8 {
    color: #FFFFFF;
}

.dsakxo12js .rejcpj6hey {
    color: #ffffff;
}

.dsakxo12js .arjrm8wwcz {
    color: #FFFFFF;
}

.dsakxo12js .rejcpj6hey,
.dsakxo12js .wsn2v7ks5q {
    color: #FFFFFF;
}

.imxzo1fiua {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.imxzo1fiua .x1nwd3ele5.qm702scq5o {
    display: none;
}

.imxzo1fiua .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.imxzo1fiua .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .imxzo1fiua .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.imxzo1fiua .a52i3t6ns3 {
    z-index: 1;
}

.imxzo1fiua .az21r9mvkk {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .imxzo1fiua .az21r9mvkk {
        margin-bottom: 15px;
    }
}

.imxzo1fiua .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 0;
}

.imxzo1fiua .tysmcz5yw8 {
    margin-bottom: 32px;
    color: #181818;
}

.imxzo1fiua .tysmcz5yw8 .tysmcz5yw8 {
    margin-bottom: 0;
}

.imxzo1fiua .xn7d2gsvw3 {
    border-bottom: 1px solid #000000;
    border-radius: 0;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 {
    background-color: transparent;
    padding: 32px 0;
    border: none;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i::after {
    content: '';
    position: absolute;
    top: -5px;
    right: 0;
    background-color: #ff6700;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    display: none;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i:hover .sdd6a57g0a {
    color: #000000;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i:hover .wsn2v7ks5q {
    color: #000000;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i:focus .sdd6a57g0a {
    color: #000000;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i:focus::after {
    display: block;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i:focus .wsn2v7ks5q {
    color: #000000;
    transform: rotate(45deg);
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i .sdd6a57g0a {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.imxzo1fiua .xn7d2gsvw3 .thj9d1bl05 .ccv9ylyd2i .wsn2v7ks5q {
    margin: 0 12px;
    transition: all 0.3s ease;
    z-index: 1;
}

.imxzo1fiua .xn7d2gsvw3 .khd7b8l3cy .kwxix9zv9v .y5805fiuf8 {
    margin-bottom: 32px;
}

.imxzo1fiua .rs68ho59r2 {
    color: #181818;
}

.imxzo1fiua .sdd6a57g0a,
.imxzo1fiua .wsn2v7ks5q {
    color: #000000;
}

.imxzo1fiua .y5805fiuf8 {
    color: #181818;
}

.y2596epjlb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.y2596epjlb .x1nwd3ele5.qm702scq5o {
    display: none;
}

.y2596epjlb .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.y2596epjlb .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .y2596epjlb .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.y2596epjlb .a52i3t6ns3 {
    z-index: 1;
}

.y2596epjlb .fo1gtpbi6y {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.y2596epjlb .vl765x6ym7 {
    padding-right: 32px;
}

@media (max-width: 992px) {
    .y2596epjlb .vl765x6ym7 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.y2596epjlb .vl765x6ym7 img {
    width: 100%;
    max-height: 460px;
    object-fit: cover;
}

.y2596epjlb .q78r1nuel9 .fzng15qx2l {
    display: flex;
}

.y2596epjlb .q78r1nuel9 .fzng15qx2l .jh8eppxwvs {
    margin: 0;
}

.y2596epjlb .q78r1nuel9 .fzng15qx2l .jh8eppxwvs:first-child:hover {
    opacity: 0.7;
}

.y2596epjlb .q78r1nuel9 .fzng15qx2l .mev21h99ci {
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

@media (max-width: 992px) {
    .y2596epjlb .az21r9mvkk {
        margin-bottom: 32px;
    }
}

.y2596epjlb .az21r9mvkk .rs68ho59r2 {
    transition: 0.3s ease;
}

.y2596epjlb .az21r9mvkk .rs68ho59r2:hover {
    opacity: 0.7;
}

.y2596epjlb .az21r9mvkk .tysmcz5yw8 {
    margin-bottom: 0;
}

.y2596epjlb .person-container {
    margin-top: 24px;
    margin-bottom: 18px;
}

.y2596epjlb .person-container .person-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    margin-right: 1rem;
}

@media (max-width: 992px) {
    .y2596epjlb .person-container .person-wrapper {
        margin-bottom: 8px;
    }
}

.y2596epjlb .person-container .person-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin: 10px 5px 0 0;
}

.y2596epjlb .person-container .person-wrapper .person-text .mbr-person {
    margin: 0;
}

.y2596epjlb .person-container .person-wrapper .person-text .mbr-person:first-child {
    margin-bottom: -4px;
    transition: all 0.3s ease;
}

.y2596epjlb .person-container .person-wrapper .person-text .mbr-person:first-child:hover {
    opacity: 0.7;
}

.y2596epjlb .rs68ho59r2 {
    color: #000000;
}

.y2596epjlb .jh8eppxwvs,
.y2596epjlb .mev21h99ci {
    color: #181818;
}

.y2596epjlb .mbr-person {
    color: #181818;
}

.y2596epjlb .jh8eppxwvs {
    color: #000000;
}

.y2596epjlb .mev21h99ci {
    color: #000000;
}

.jz216d4njx {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-image: url("../../../{{param headingImage type=image prompt=headingImage}}");
}

.jz216d4njx .x1nwd3ele5.qm702scq5o {
    display: none;
}

.jz216d4njx .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jz216d4njx .j6zo9b18d7 {
    justify-content: center;
}

.jz216d4njx .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .jz216d4njx .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.jz216d4njx .a52i3t6ns3 {
    z-index: 1;
}

.jz216d4njx .vl765x6ym7 {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .jz216d4njx .vl765x6ym7 {
        margin-bottom: 20px;
    }
}

.jz216d4njx .vl765x6ym7 img {
    display: inline-block;
    width: 100px;
    object-fit: cover;
}

.jz216d4njx .az21r9mvkk {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .jz216d4njx .az21r9mvkk {
        margin-bottom: 20px;
    }
}

.jz216d4njx .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 0;
}

.jz216d4njx .l5wrgwk4p6 {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .jz216d4njx .l5wrgwk4p6 {
        margin-bottom: 65px;
    }
}

.jz216d4njx .l5wrgwk4p6 .tysmcz5yw8 {
    margin-bottom: 0;
}

.jz216d4njx .waqpuxzt9g {
    width: 100%;
    height: 1px;
    background-color: #ffffff;
}

.jz216d4njx .rs68ho59r2 {
    color: #ffffff;
}

.jz216d4njx .tysmcz5yw8 {
    color: #FFFFFF;
}

.jz216d4njx .rs68ho59r2,
.jz216d4njx .vl765x6ym7 {
    color: #FFFFFF;
}

.a6koddspzl {
    background-color: transparent;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

.a6koddspzl .x1nwd3ele5.qm702scq5o {
    display: none;
}

.a6koddspzl .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.a6koddspzl .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .a6koddspzl .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.a6koddspzl .a52i3t6ns3 {
    z-index: 1;
}

.a6koddspzl .waqpuxzt9g {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 32px;
}

.a6koddspzl .q78r1nuel9 .fzng15qx2l {
    display: inline;
    margin-bottom: 18px;
    justify-content: flex-start;
}

.a6koddspzl .q78r1nuel9 .fzng15qx2l .jh8eppxwvs {
    display: inline;
    margin-bottom: 24px;
    transition: all 0.3s ease;
}

.a6koddspzl .q78r1nuel9 .fzng15qx2l .jh8eppxwvs:first-child:hover {
    color: #ff6700;
}

.a6koddspzl .q78r1nuel9 .fzng15qx2l .mev21h99ci {
    display: inline;
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

@media (max-width: 992px) {
    .a6koddspzl .az21r9mvkk {
        margin-bottom: 32px;
    }
}

.a6koddspzl .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 0;
    transition: all 0.3s ease;
}

.a6koddspzl .az21r9mvkk .rs68ho59r2:hover {
    color: #ff6700;
}

.a6koddspzl .az21r9mvkk .tysmcz5yw8 {
    margin-bottom: 0;
}

.a6koddspzl .af91uidxyr .kq7lh096ub {
    margin-bottom: 24px;
}

@media (max-width: 992px) {
    .a6koddspzl .af91uidxyr .kq7lh096ub {
        text-align: left;
    }
}

.a6koddspzl .vl765x6ym7 {
    display: flex;
    justify-content: flex-end;
    padding-left: 32px;
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .a6koddspzl .vl765x6ym7 {
        justify-content: flex-start;
        padding-left: 0;
    }
}

@media (max-width: 425px) {
    .a6koddspzl .vl765x6ym7 {
        padding: 0;
    }
}

.a6koddspzl .vl765x6ym7 .maixe7trif {
    display: block;
    overflow: hidden;
}

.a6koddspzl .vl765x6ym7 .maixe7trif:hover img {
    transform: scale(1.1, 1.1);
}

.a6koddspzl .vl765x6ym7 .maixe7trif img {
    width: 178px;
    height: 128px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.a6koddspzl .rs68ho59r2 {
    color: var(--backgroundText);
}

.a6koddspzl .jh8eppxwvs,
.a6koddspzl .mev21h99ci {
    color: #000000;
}

.a6koddspzl .kq7lh096ub {
    color: #000000;
    text-align: right;
}

.a6koddspzl .rs68ho59r2,
.a6koddspzl .q78r1nuel9 {
    color: #000000;
}

.a6koddspzl .mev21h99ci {
    color: #000000;
}

.k2eld1j9up {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.k2eld1j9up .j6zo9b18d7 {
    justify-content: center;
}

.k2eld1j9up .j6zo9b18d7 {
    padding: 0;
}

@media (max-width: 992px) {
    .k2eld1j9up .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.k2eld1j9up .a52i3t6ns3 {
    z-index: 1;
}

.k2eld1j9up .xseap3gbwu {
    height: 30rem;
    position: relative;
}

.k2eld1j9up .xseap3gbwu iframe {
    height: 100%;
    width: 100%;
}

.k2eld1j9up .xseap3gbwu [data-state-details] {
    color: #6b6763;
    height: 1.5em;
    margin-top: -0.75em;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.k2eld1j9up .xseap3gbwu[data-state] {
    background: #e9e5dc;
}

.k2eld1j9up .xseap3gbwu[data-state="loading"] [data-state-details] {
    display: none;
}

.k2eld1j9up .rs68ho59r2 {
    color: #000000;
}

.es0k2en26p {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.es0k2en26p .x1nwd3ele5.qm702scq5o {
    display: none;
}

.es0k2en26p .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.es0k2en26p .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .es0k2en26p .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.es0k2en26p .a52i3t6ns3 {
    z-index: 1;
}

.es0k2en26p .az21r9mvkk {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .es0k2en26p .az21r9mvkk {
        margin-bottom: 65px;
    }
}

.es0k2en26p .az21r9mvkk .nxgmwzz1qn {
    margin-bottom: 8px;
}

@media (max-width: 992px) {
    .es0k2en26p .az21r9mvkk .nxgmwzz1qn {
        margin-bottom: 6.5px;
    }
}

.es0k2en26p .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 0;
}

.es0k2en26p .l5wrgwk4p6 .tysmcz5yw8 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .es0k2en26p .xn7d2gsvw3 {
        margin-top: 48px;
    }
}

.es0k2en26p .xn7d2gsvw3 .wsn2v7ks5q {
    font-size: 30px;
    margin-bottom: 10px;
    color: #a1a1a1;
}

@media (max-width: 992px) {
    .es0k2en26p .xn7d2gsvw3 .wsn2v7ks5q {
        margin-bottom: 8px;
    }
}

.es0k2en26p .xn7d2gsvw3 .rejcpj6hey {
    margin-bottom: 16px;
}

.es0k2en26p .xn7d2gsvw3 .rejcpj6hey span {
    opacity: 0.6;
}

@media (max-width: 992px) {
    .es0k2en26p .xn7d2gsvw3 .rejcpj6hey {
        margin-bottom: 13px;
    }
}

.es0k2en26p .xn7d2gsvw3 .tysmcz5yw8 {
    margin-bottom: 0;
}

.es0k2en26p .waqpuxzt9g {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .es0k2en26p .waqpuxzt9g {
        margin-bottom: 65px;
    }
}

.es0k2en26p .rs68ho59r2 {
    color: #000000;
}

.es0k2en26p .nxgmwzz1qn {
    color: #000000;
}

.es0k2en26p .tysmcz5yw8 {
    color: #000000;
}

.es0k2en26p .rejcpj6hey {
    color: #181818;
}

.es0k2en26p .arjrm8wwcz {
    color: #000000;
}

.es0k2en26p .rejcpj6hey,
.es0k2en26p .wsn2v7ks5q {
    color: #000000;
}

.r69f47xzbc {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.r69f47xzbc .fmy6nbvm8o:focus,
.r69f47xzbc span:focus {
    outline: none;
}

.r69f47xzbc .fmy6nbvm8o {
    cursor: pointer;
}

.r69f47xzbc .nlwu89vwtl {
    grid-row-gap: 64px;
}

@media (max-width: 1200px) {
    .r69f47xzbc .nlwu89vwtl {
        grid-row-gap: 32px;
    }
}

@media (max-width: 992px) {
    .r69f47xzbc .nlwu89vwtl {
        grid-row-gap: 12px;
    }
}

.r69f47xzbc .grid-container-1,
.r69f47xzbc .grid-container-2,
.r69f47xzbc .kx67rixyt8 {
    gap: 0 64px;
}

@media (max-width: 1200px) {

    .r69f47xzbc .grid-container-1,
    .r69f47xzbc .grid-container-2,
    .r69f47xzbc .kx67rixyt8 {
        gap: 32px;
    }
}

@media (max-width: 992px) {

    .r69f47xzbc .grid-container-1,
    .r69f47xzbc .grid-container-2,
    .r69f47xzbc .kx67rixyt8 {
        gap: 12px;
    }
}

.r69f47xzbc .rs68ho59r2 {
    margin-bottom: 54px;
    color: #000000;
    text-align: center;
}

@media (max-width: 992px) {
    .r69f47xzbc .rs68ho59r2 {
        margin-bottom: 19.5px;
    }
}

.r69f47xzbc .fuj4n6j2l4 {
    max-width: 800px;
}

.r69f47xzbc .eh6i4t3sdy,
.r69f47xzbc .nuhvuww4un {
    overflow: hidden;
}

.r69f47xzbc .nlwu89vwtl {
    display: grid;
    transform: translate3d(-3rem, 0, 0);
    width: 115vw;
    grid-column-gap: 1rem;
}

.r69f47xzbc .qsnrni67ww {
    display: flex;
    justify-content: center;
    align-items: center;
}

.r69f47xzbc .qsnrni67ww img {
    min-width: 30vw;
    max-width: 100%;
    height: 450px;
    object-fit: cover;
}

@media (max-width: 1200px) {
    .r69f47xzbc .qsnrni67ww img {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .r69f47xzbc .qsnrni67ww img {
        min-width: 35vw;
        height: 150px;
    }
}

.r69f47xzbc .grid-container-1,
.r69f47xzbc .grid-container-2,
.r69f47xzbc .kx67rixyt8 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
}

.r69f47xzbc .grid-container-1 {
    align-items: flex-end;
}

.r69f47xzbc .grid-container-2 {
    align-items: flex-start;
}

.jjj1qozi61 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.jjj1qozi61 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.jjj1qozi61 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.jjj1qozi61 .j6zo9b18d7 {
    justify-content: center;
}

.jjj1qozi61 .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .jjj1qozi61 .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.jjj1qozi61 .a52i3t6ns3 {
    z-index: 1;
}

.jjj1qozi61 .nxgmwzz1qn {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .jjj1qozi61 .nxgmwzz1qn {
        margin-bottom: 6.5em;
    }
}

.jjj1qozi61 .rs68ho59r2 {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .jjj1qozi61 .rs68ho59r2 {
        margin-bottom: 19.5px;
    }
}

.jjj1qozi61 .tysmcz5yw8 {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .jjj1qozi61 .tysmcz5yw8 {
        margin-bottom: 44px;
    }
}

.jjj1qozi61 .fmy6nbvm8o {
    margin-bottom: 4rem;
}

.jjj1qozi61 .fmy6nbvm8o:nth-child(odd) {
    padding-left: 24px;
}

@media (max-width: 768px) {
    .jjj1qozi61 .fmy6nbvm8o:nth-child(odd) {
        padding: 0 12px;
    }
}

.jjj1qozi61 .fmy6nbvm8o:nth-child(even) {
    padding-right: 24px;
}

@media (max-width: 768px) {
    .jjj1qozi61 .fmy6nbvm8o:nth-child(even) {
        padding: 0 12px;
    }
}

.jjj1qozi61 .fmy6nbvm8o .eioq5af4u9 {
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

.jjj1qozi61 .fmy6nbvm8o .eioq5af4u9:hover {
    transform: translateY(-10px);
}

.jjj1qozi61 .fmy6nbvm8o .eioq5af4u9 img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    margin-bottom: 22px;
}

@media (max-width: 768px) {
    .jjj1qozi61 .fmy6nbvm8o .eioq5af4u9 img {
        height: 220px;
    }
}

.jjj1qozi61 .fmy6nbvm8o .eioq5af4u9 .evlbuwlru6 {
    margin-bottom: 4px;
}

.jjj1qozi61 .fmy6nbvm8o .eioq5af4u9 .rejcpj6hey {
    margin-bottom: 0;
}

.jjj1qozi61 .rejcpj6hey {
    color: #000000;
}

.jjj1qozi61 .evlbuwlru6 {
    color: #000000;
}

.lm02mr2mys {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.lm02mr2mys .x1nwd3ele5.qm702scq5o {
    display: none;
}

.lm02mr2mys .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.lm02mr2mys .j6zo9b18d7 {
    justify-content: left;
}

.lm02mr2mys .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .lm02mr2mys .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.lm02mr2mys .a52i3t6ns3 {
    z-index: 1;
}

.lm02mr2mys .xn7d2gsvw3 {
    margin-top: 2rem;
    margin-bottom: 2rem;
    flex-direction: row;
}

@media (max-width: 992px) {
    .lm02mr2mys .xn7d2gsvw3 {
        margin-bottom: 2rem;
        justify-content: left;
    }
}

.lm02mr2mys .xn7d2gsvw3 .wsn2v7ks5q {
    font-size: 24px;
    display: block;
    margin-right: 1rem;
    padding-top: 6px;
}

.lm02mr2mys .xn7d2gsvw3 .l5wrgwk4p6 .rs68ho59r2 {
    margin-bottom: 4px;
}

.lm02mr2mys .xn7d2gsvw3 .l5wrgwk4p6 .tysmcz5yw8 {
    margin-bottom: 0;
}

.lm02mr2mys .waqpuxzt9g {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 60px;
}

@media (max-width: 992px) {
    .lm02mr2mys .waqpuxzt9g {
        margin-bottom: 65px;
    }
}

.lm02mr2mys .rs68ho59r2,
.lm02mr2mys .wsn2v7ks5q {
    color: #000000;
}

.lm02mr2mys .tysmcz5yw8 {
    color: #000000;
}

.roy1wd2vwb {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ebf1f6;
}

.roy1wd2vwb .x1nwd3ele5.qm702scq5o {
    display: none;
}

.roy1wd2vwb .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.roy1wd2vwb .j6zo9b18d7 {
    justify-content: center;
}

.roy1wd2vwb .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .roy1wd2vwb .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.roy1wd2vwb .a52i3t6ns3 {
    z-index: 1;
}

.roy1wd2vwb .img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.zgchimepq9 {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #011423;
}

.zgchimepq9 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.zgchimepq9 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.zgchimepq9 .j6zo9b18d7 {
    justify-content: center;
}

.zgchimepq9 .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .zgchimepq9 .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.r3o676a7ju {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.r3o676a7ju .x1nwd3ele5.qm702scq5o {
    display: none;
}

.r3o676a7ju .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.r3o676a7ju .j6zo9b18d7 {
    justify-content: center;
}

.r3o676a7ju .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .r3o676a7ju .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.r3o676a7ju .a52i3t6ns3 {
    z-index: 1;
}

.r3o676a7ju .l8f8ke22o5 {
    z-index: 1;
    padding-right: 32px;
}

@media (max-width: 992px) {
    .r3o676a7ju .l8f8ke22o5 {
        padding-right: 20px;
        margin-bottom: 40px;
    }
}

@media (max-width: 768px) {
    .r3o676a7ju .l8f8ke22o5 {
        padding: 0 12px;
    }
}

.r3o676a7ju .o5pogsk5cd {
    z-index: 1;
    padding-left: 32px;
}

@media (max-width: 992px) {
    .r3o676a7ju .o5pogsk5cd {
        padding-left: 20px;
    }
}

@media (max-width: 768px) {
    .r3o676a7ju .o5pogsk5cd {
        padding: 0 12px;
    }
}

.r3o676a7ju .waqpuxzt9g {
    width: 100%;
    height: 2px;
    background-color: #000000;
    margin-bottom: 46px;
}

.r3o676a7ju .nxgmwzz1qn {
    margin-bottom: 64px;
    color: #000000;
}

.r3o676a7ju .vy4jja33e5 {
    width: 100%;
    display: block;
    margin-bottom: 64px;
}

.r3o676a7ju .vy4jja33e5:hover .q9ffnnt30x {
    color: #ff6700;
}

.r3o676a7ju .vy4jja33e5:hover .q9ffnnt30x span {
    color: #ff6700;
}

.r3o676a7ju .vy4jja33e5 .q9ffnnt30x {
    transition: all 0.3s ease;
    margin-bottom: 62px;
}

.r3o676a7ju .vy4jja33e5 .q9ffnnt30x span {
    margin-left: 1px;
    font-size: 13px;
}

.r3o676a7ju .xn7d2gsvw3 .p4h7dh43f2 {
    width: 100%;
    display: block;
}

.r3o676a7ju .xn7d2gsvw3 .p4h7dh43f2:hover .vl765x6ym7 img {
    transform: scale(1.1, 1.1);
}

.r3o676a7ju .xn7d2gsvw3 .p4h7dh43f2:hover .rejcpj6hey {
    color: #ff6700;
}

.r3o676a7ju .wcdbi9i5hc {
    width: 100%;
    height: 420px;
    margin-bottom: 32px;
}

.r3o676a7ju .wcdbi9i5hc .app-video-wrapper {
    height: 100%;
}

.r3o676a7ju .wcdbi9i5hc .app-video-wrapper img {
    height: 100%;
    object-fit: cover;
}

.r3o676a7ju .wcdbi9i5hc iframe {
    height: 420px !important;
}

@media (max-width: 992px) {
    .r3o676a7ju .wcdbi9i5hc iframe {
        height: 210px !important;
    }
}

@media (max-width: 768px) {
    .r3o676a7ju .wcdbi9i5hc iframe {
        height: 150px !important;
    }
}

@media (max-width: 992px) {
    .r3o676a7ju .wcdbi9i5hc {
        height: 210px;
    }
}

.r3o676a7ju .vl765x6ym7 {
    margin-bottom: 32px;
    overflow: hidden;
}

.r3o676a7ju .vl765x6ym7 img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    transition: all 0.3s ease;
}

@media (max-width: 992px) {
    .r3o676a7ju .vl765x6ym7 img {
        height: 210px;
    }
}

@media (max-width: 768px) {
    .r3o676a7ju .vl765x6ym7 img {
        height: 150px;
    }
}

.r3o676a7ju .rejcpj6hey {
    margin-bottom: 24px;
    transition: all 0.3s ease;
    color: #181818;
}

.r3o676a7ju .arjrm8wwcz {
    margin-bottom: 18px;
    color: #181818;
}

.r3o676a7ju .person-container .person-wrapper {
    display: inline-flex;
}

.r3o676a7ju .person-container .person-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin: 10px 5px 0 0;
}

.r3o676a7ju .person-container .person-wrapper .person-text .mbr-person {
    margin: 0;
}

.r3o676a7ju .person-container .person-wrapper .person-text .mbr-person:first-child {
    margin-bottom: -4px;
    transition: all 0.3s ease;
}

.r3o676a7ju .person-container .person-wrapper .person-text .mbr-person:first-child:hover {
    opacity: 0.3;
}

.r3o676a7ju .q9ffnnt30x {
    color: #181818;
    text-align: right;
}

.r3o676a7ju .mbr-person {
    color: #000000;
}

.r3o676a7ju .tysmcz5yw8 {
    color: #000000;
}

.r3o676a7ju .q9ffnnt30x,
.r3o676a7ju .wsn2v7ks5q {
    color: #000000;
}

.r3o676a7ju .rejcpj6hey,
.r3o676a7ju .person-container {
    color: #000000;
}

.rmmni6jbfr {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: #ffffff;
}

.rmmni6jbfr .x1nwd3ele5.qm702scq5o {
    display: none;
}

.rmmni6jbfr .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.rmmni6jbfr .j6zo9b18d7 {
    justify-content: center;
}

.rmmni6jbfr .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .rmmni6jbfr .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.rmmni6jbfr .a52i3t6ns3 {
    z-index: 1;
}

.rmmni6jbfr .nxgmwzz1qn {
    margin-bottom: 8px;
    color: #000000;
}

@media (max-width: 992px) {
    .rmmni6jbfr .nxgmwzz1qn {
        margin-bottom: 6.5em;
    }
}

.rmmni6jbfr .rs68ho59r2 {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .rmmni6jbfr .rs68ho59r2 {
        margin-bottom: 19.5px;
    }
}

.rmmni6jbfr .tysmcz5yw8 {
    margin-bottom: 54px;
    color: #000000;
}

@media (max-width: 992px) {
    .rmmni6jbfr .tysmcz5yw8 {
        margin-bottom: 44px;
    }
}

.rmmni6jbfr .fmy6nbvm8o {
    margin-bottom: 4rem;
}

.rmmni6jbfr .fmy6nbvm8o:nth-child(odd) {
    padding-left: 24px;
}

@media (max-width: 768px) {
    .rmmni6jbfr .fmy6nbvm8o:nth-child(odd) {
        padding: 0 12px;
    }
}

.rmmni6jbfr .fmy6nbvm8o:nth-child(even) {
    padding-right: 24px;
}

@media (max-width: 768px) {
    .rmmni6jbfr .fmy6nbvm8o:nth-child(even) {
        padding: 0 12px;
    }
}

.rmmni6jbfr .fmy6nbvm8o .eioq5af4u9 {
    width: 100%;
    display: block;
    transition: all 0.3s ease;
}

.rmmni6jbfr .fmy6nbvm8o .eioq5af4u9:hover {
    transform: translateY(-10px);
}

.rmmni6jbfr .fmy6nbvm8o .eioq5af4u9 img {
    width: 100%;
    height: 420px;
    object-fit: cover;
    margin-bottom: 22px;
}

@media (max-width: 768px) {
    .rmmni6jbfr .fmy6nbvm8o .eioq5af4u9 img {
        height: 220px;
    }
}

.rmmni6jbfr .fmy6nbvm8o .eioq5af4u9 .evlbuwlru6 {
    margin-bottom: 4px;
}

.rmmni6jbfr .fmy6nbvm8o .eioq5af4u9 .rejcpj6hey {
    margin-bottom: 0;
}

.rmmni6jbfr .rejcpj6hey {
    color: #000000;
}

.rmmni6jbfr .evlbuwlru6 {
    color: #000000;
}

.qh6kwfr2ti {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.qh6kwfr2ti .x1nwd3ele5.qm702scq5o {
    display: none;
}

.qh6kwfr2ti .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.qh6kwfr2ti .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .qh6kwfr2ti .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.qh6kwfr2ti .a52i3t6ns3 {
    z-index: 1;
}

.qh6kwfr2ti .fo1gtpbi6y {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.qh6kwfr2ti .vl765x6ym7 {
    padding-right: 32px;
    padding-right: 0;
    padding-left: 32px;
}

@media (max-width: 992px) {
    .qh6kwfr2ti .vl765x6ym7 {
        padding: 0;
    }
}

@media (max-width: 992px) {
    .qh6kwfr2ti .vl765x6ym7 {
        margin-bottom: 32px;
        padding: 0;
    }
}

.qh6kwfr2ti .vl765x6ym7 img {
    width: 100%;
    max-height: 460px;
    object-fit: cover;
}

.qh6kwfr2ti .q78r1nuel9 .fzng15qx2l {
    display: flex;
}

.qh6kwfr2ti .q78r1nuel9 .fzng15qx2l .jh8eppxwvs {
    margin: 0;
}

.qh6kwfr2ti .q78r1nuel9 .fzng15qx2l .jh8eppxwvs:first-child:hover {
    opacity: 0.7;
}

.qh6kwfr2ti .q78r1nuel9 .fzng15qx2l .mev21h99ci {
    margin: 0 10px;
    font-size: 20px;
    opacity: 0.3;
}

@media (max-width: 992px) {
    .qh6kwfr2ti .az21r9mvkk {
        margin-bottom: 32px;
    }
}

.qh6kwfr2ti .az21r9mvkk .rs68ho59r2 {
    transition: 0.3s ease;
}

.qh6kwfr2ti .az21r9mvkk .rs68ho59r2:hover {
    opacity: 0.7;
}

.qh6kwfr2ti .az21r9mvkk .tysmcz5yw8 {
    margin-bottom: 0;
}

.qh6kwfr2ti .person-container {
    margin-top: 24px;
    margin-bottom: 18px;
}

.qh6kwfr2ti .person-container .person-wrapper {
    display: inline-flex;
    flex-wrap: wrap;
    margin-right: 1rem;
}

@media (max-width: 992px) {
    .qh6kwfr2ti .person-container .person-wrapper {
        margin-bottom: 8px;
    }
}

.qh6kwfr2ti .person-container .person-wrapper img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50%;
    margin: 10px 5px 0 0;
}

.qh6kwfr2ti .person-container .person-wrapper .person-text .mbr-person {
    margin: 0;
}

.qh6kwfr2ti .person-container .person-wrapper .person-text .mbr-person:first-child {
    margin-bottom: -4px;
    transition: all 0.3s ease;
}

.qh6kwfr2ti .person-container .person-wrapper .person-text .mbr-person:first-child:hover {
    opacity: 0.7;
}

.qh6kwfr2ti .rs68ho59r2 {
    color: #181818;
}

.qh6kwfr2ti .jh8eppxwvs,
.qh6kwfr2ti .mev21h99ci {
    color: #000000;
}

.qh6kwfr2ti .mbr-person {
    color: #181818;
}

.s77ypgy7q7 {
    padding-top: 6rem;
    padding-bottom: 6rem;
    background-color: transparent;
}

.s77ypgy7q7 .x1nwd3ele5.qm702scq5o {
    display: none;
}

.s77ypgy7q7 .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.s77ypgy7q7 .n4amkdvf4p {
    margin-top: 32px;
}

@media (max-width: 992px) {
    .s77ypgy7q7 .n4amkdvf4p {
        margin-top: 16px;
    }
}

.s77ypgy7q7 .links-container {
    margin-top: 64px;
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .s77ypgy7q7 .links-container {
        margin-top: 32px;
    }
}

.s77ypgy7q7 .links-container .links-wrapper {
    display: inline-flex;
    align-items: center;
}

.s77ypgy7q7 .links-container .links-wrapper .mbr-links {
    margin-bottom: 0;
}

.s77ypgy7q7 .links-container .links-wrapper .mev21h99ci {
    margin: 0 10px;
}

.s77ypgy7q7 .links-container .links-wrapper .wsn2v7ks5q {
    display: flex;
    width: 13px;
    font-size: 11px;
    margin-right: 5px;
}

.s77ypgy7q7 .links-container .links-wrapper .wsn2v7ks5q:hover {
    opacity: 0.7;
}

.s77ypgy7q7 .rs68ho59r2 {
    color: #181818;
}

.s77ypgy7q7 .mbr-person {
    color: #181818;
}

.s77ypgy7q7 .mbr-links,
.s77ypgy7q7 .mev21h99ci,
.s77ypgy7q7 .wsn2v7ks5q {
    color: #181818;
}

.s77ypgy7q7 .rs68ho59r2,
.s77ypgy7q7 .n4amkdvf4p,
.s77ypgy7q7 .person-container,
.s77ypgy7q7 .links-container {
    text-align: center;
    color: #000000;
}

.s77ypgy7q7 .tysmcz5yw8 {
    text-align: center;
    color: #000000;
}

.kx58q9dc0s {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.kx58q9dc0s .x1nwd3ele5.qm702scq5o {
    display: none;
}

.kx58q9dc0s .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.kx58q9dc0s .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .kx58q9dc0s .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.kx58q9dc0s .fmy6nbvm8o {
    z-index: 1;
}

.kx58q9dc0s .az21r9mvkk {
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .kx58q9dc0s .az21r9mvkk {
        margin-bottom: 65px;
    }
}

.kx58q9dc0s .az21r9mvkk .nxgmwzz1qn {
    margin-bottom: 8px;
}

@media (max-width: 992px) {
    .kx58q9dc0s .az21r9mvkk .nxgmwzz1qn {
        margin-bottom: 6.5px;
    }
}

.kx58q9dc0s .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 0;
}

.kx58q9dc0s .l5wrgwk4p6 .tysmcz5yw8 {
    margin-bottom: 0;
}

@media (max-width: 992px) {
    .kx58q9dc0s .eioq5af4u9 {
        margin-top: 48px;
    }
}

.kx58q9dc0s .eioq5af4u9 .bmozijymrm {
    margin-bottom: 10px;
}

@media (max-width: 992px) {
    .kx58q9dc0s .eioq5af4u9 .bmozijymrm {
        margin-bottom: 8px;
    }
}

.kx58q9dc0s .eioq5af4u9 .bmozijymrm .wsn2v7ks5q {
    font-size: 30px;
    color: #000000;
}

.kx58q9dc0s .eioq5af4u9 .rejcpj6hey {
    margin-bottom: 0;
}

.kx58q9dc0s .eioq5af4u9 .rejcpj6hey span {
    opacity: 0.6;
}

@media (max-width: 992px) {
    .kx58q9dc0s .eioq5af4u9 .rejcpj6hey {
        margin-bottom: 13px;
    }
}

.kx58q9dc0s .waqpuxzt9g {
    width: 100%;
    height: 1px;
    background-color: #000000;
    margin-bottom: 80px;
}

@media (max-width: 992px) {
    .kx58q9dc0s .waqpuxzt9g {
        margin-bottom: 65px;
    }
}

.kx58q9dc0s .rs68ho59r2 {
    color: #000000;
    text-align: center;
}

.kx58q9dc0s .nxgmwzz1qn {
    color: #000000;
    text-align: center;
}

.kx58q9dc0s .rejcpj6hey {
    color: #181818;
}

.kx58q9dc0s .rejcpj6hey,
.kx58q9dc0s .bmozijymrm {
    text-align: center;
    color: #000000;
}

.igm3w8817b {
    padding-top: 5rem;
    padding-bottom: 5rem;
    background-color: transparent;
}

.igm3w8817b .j6zo9b18d7 {
    padding: 0 1rem;
}

@media (max-width: 992px) {
    .igm3w8817b .j6zo9b18d7 {
        padding: 0 12px;
    }
}

.igm3w8817b .x1nwd3ele5.qm702scq5o {
    display: none;
}

.igm3w8817b .x1nwd3ele5 {
    display: block;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.igm3w8817b .az21r9mvkk {
    display: block;
}

.igm3w8817b .az21r9mvkk .rs68ho59r2 {
    margin-bottom: 2rem;
}

@media (max-width: 992px) {
    .igm3w8817b .az21r9mvkk .rs68ho59r2 {
        margin-bottom: 1rem;
        text-align: center;
    }
}

.igm3w8817b .tysmcz5yw8 {
    margin-bottom: 0;
    color: #000000;
}

@media (max-width: 992px) {
    .igm3w8817b .tysmcz5yw8 {
        margin-bottom: 24px;
        text-align: center;
    }
}

@media (max-width: 992px) {
    .igm3w8817b .alg5j31i59 {
        margin-bottom: 48px;
    }
}

.igm3w8817b .alg5j31i59 .jbnxw7p6j4 {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .igm3w8817b .alg5j31i59 .jbnxw7p6j4 {
        text-align: center;
    }
}

.igm3w8817b .alg5j31i59 .dnhfs5ns41 {
    list-style: none;
    padding-left: 0;
}

@media (max-width: 992px) {
    .igm3w8817b .alg5j31i59 .dnhfs5ns41 {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }
}

@media (max-width: 992px) {
    .igm3w8817b .alg5j31i59 .dnhfs5ns41 .d7o13szq44 {
        margin-left: 8px;
    }

    .igm3w8817b .alg5j31i59 .dnhfs5ns41 .d7o13szq44:first-child {
        margin-left: 0;
    }
}

.igm3w8817b .soc-wrapper .mbr-soc-title {
    margin-bottom: 32px;
}

@media (max-width: 992px) {
    .igm3w8817b .soc-wrapper .mbr-soc-title {
        text-align: center;
    }
}

.igm3w8817b .soc-wrapper .soc-item {
    padding: 8px 0;
}

.igm3w8817b .soc-wrapper .soc-item a {
    display: inline-flex;
    align-items: center;
}

@media (max-width: 992px) {
    .igm3w8817b .soc-wrapper .soc-item a {
        width: 100%;
        justify-content: center;
    }
}

.igm3w8817b .soc-wrapper .soc-item a .wsn2v7ks5q {
    font-size: 14px;
    display: block;
    margin-right: 8px;
}

.igm3w8817b .soc-wrapper .soc-item a .mbr-soc {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}

.igm3w8817b .soc-wrapper .soc-item a .mbr-num {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
    height: 16px;
    padding: 0 2px;
    margin-left: 8px;
    background-color: #181818;
    border-radius: 50px;
    margin-bottom: 0;
}

.igm3w8817b .copyright {
    margin-top: 48px;
    border-top: 2px solid #181818;
    padding-top: 48px;
    margin-bottom: 0;
    color: #000000;
    text-align: center;
}

.igm3w8817b .rs68ho59r2 {
    color: #000000;
}

.igm3w8817b .jbnxw7p6j4 {
    color: #000000;
}

.igm3w8817b .mbr-soc-title {
    color: #a1a1a1;
}

.igm3w8817b .dnhfs5ns41 {
    color: #000000;
}

.igm3w8817b .mbr-soc {
    color: #181818;
}

.igm3w8817b .mbr-num {
    color: #ffffff;
}

.igm3w8817b .mbr-soc-title,
.igm3w8817b .soc-item {
    color: #000000;
}